Welcome![Sign In][Sign Up]
Location:
Search - Simulated Annealing

Search list

[AI-NN-PRSimulateAlgorithmo_TSP

Description: 使用matlab编写.一个模拟退火算法的程序,实现了tsp问题的求解-a simulated annealing procedures, the use of Matlab prepared.-Prepared using matlab. A simulated annealing algorithm procedures, achieved tsp problem solving-a simulated annealing procedures, the use of Matlab prepared.
Platform: | Size: 2048 | Author: yang | Hits:

[Algorithmc_inference_ver2.2

Description: The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
Platform: | Size: 83968 | Author: bevin | Hits:

[AI-NN-PRtsp-vs

Description: 新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem.
Platform: | Size: 296960 | Author: michaltina | Hits:

[matlabfredeliu

Description: 模拟退火工具箱,里面含有很全的matlab语言模拟退火算法-Simulated Annealing toolbox, which contains a very wide language of the simulated annealing algorithm matlab
Platform: | Size: 75776 | Author: 李娜 | Hits:

[matlabSimulatedAnnealingAlgorithm

Description: matlab编制的用模拟退火算法解决0-1背包问题的具体实例-matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of
Platform: | Size: 1024 | Author: 潘晔 | Hits:

[AI-NN-PRsa-for-tsp

Description: 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
Platform: | Size: 3072 | Author: dayong | Hits:

[AI-NN-PRSA

Description: 改进模拟退火算法,应用并实现,希望对大家有所帮助。-Improved simulated annealing algorithm, the application and to achieve, I hope all of you to help.
Platform: | Size: 2048 | Author: 佳佳 | Hits:

[AI-NN-PRsa_tsp

Description: 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
Platform: | Size: 1024 | Author: TL | Hits:

[matlabsix-humpcamelback

Description: 通用模拟退火优化算法 General simulated annealing algorithm 模拟退火优化算法能过较大限度的避免局部最优解 -General simulated annealing optimization algorithm General simulated annealing algorithm simulated annealing optimization algorithm can have a greater level of local optimal solution to avoid
Platform: | Size: 1024 | Author: okboy | Hits:

[Windows Developsuanfa

Description: 模拟退火算法的另一种实现方法,解决TSP问题。代码写的很精炼。-Simulated Annealing Algorithm Another method to solve TSP problems. Code written in a very refined.
Platform: | Size: 118784 | Author: DR | Hits:

[matlabsa_01

Description: 本程序是在MATLAB平台上面实现的用模拟退火算法解决01背包问题。-This procedure is in the MATLAB platform achieved with simulated annealing algorithm to solve knapsack problem 01.
Platform: | Size: 1024 | Author: 周薇 | Hits:

[transportation applicationstsp+vrp

Description: 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 -Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as well as delphi.
Platform: | Size: 25600 | Author: lian | Hits:

[AI-NN-PRsimulated_annealing_algorithm

Description: 三大经典算法之一:模拟退火算法。这里提供代码-One of the three classical algorithms: simulated annealing algorithm. Here are the code
Platform: | Size: 15360 | Author: xinliang | Hits:

[Graph programsimulated_annealing_method

Description: 实现了用模拟退火法求解大规模优化问题的通用解法-Implementation using the simulated annealing method to solve the common problem of large-scale optimization solution
Platform: | Size: 1024 | Author: 张洪涛 | Hits:

[matlabSimulatedAnnealing

Description: Simulated Annealing Impelemtation in MATLAB
Platform: | Size: 3072 | Author: balatas | Hits:

[matlab0-1-knapsack-problem

Description: 模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
Platform: | Size: 4096 | Author: 马贺 | Hits:

[VC/MFCBOLTZMAN

Description: 这是一个C语言编写的模拟退火算法的玻尔兹曼机,它实现了Boltzmann玻尔兹曼机的学习训练。通过仿真神经网络,实现在多个输入输出神经元间,训练权重和阈值,从而收敛。-This is a C language, simulated annealing algorithm Boltzmann machine, it implements the Boltzmann Boltzmann machine training study. Through the neural network simulation, implementation in a number of input and output neurons, the training of weights and thresholds, thus convergence.
Platform: | Size: 30720 | Author: 郑杨 | Hits:

[AI-NN-PRTSP

Description: 模拟退火算法解决旅行商问题,从文件读入城市信息-Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
Platform: | Size: 7168 | Author: 肖佩瑶 | Hits:

[Windows Developmonituihuosuanfa

Description: 基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
Platform: | Size: 477184 | Author: 于永哲 | Hits:

[AI-NN-PRtsp

Description: 利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem
Platform: | Size: 55296 | Author: wujian | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net